CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 数值分析 matlab

搜索资源列表

  1. Matlab-Runge-Kutta-method

    2下载:
  2. 数值分析中求解龙格库塔法解微分方程的matlab程序-Matlab program for solving the Runge-Kutta method for solving differential equations in numerical analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:3375
    • 提供者:seven
  1. 32365

    0下载:
  2. 数值分析matlab部分例题代码:Jacobi迭代法,二分法,幂法,龙贝格算法,插值法-Numerical analysis matlab part of the example code: Jacobi iteration method, bisection method, power method, Romberg algorithm, interpolation
  3. 所属分类:File Formats

    • 发布日期:2017-04-17
    • 文件大小:320709
    • 提供者:学制
  1. MATLAB-nonlinear-equation

    0下载:
  2. 数值分析的非线性方程组的解法,工具使用的是matlab,很简单但很实用。-Numerical analysis of nonlinear equations, solution, tool use matlab, very simple but very practical.
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:14180
    • 提供者:Frank
  1. MATLAB-linear-equation

    0下载:
  2. 数值分析的线性方程组的解法,工具使用的是matlab,很实用。-Solution of linear equations, numerical analysis, tool use matlab, very practical.
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:12895
    • 提供者:Frank
  1. MATLAB-classical-algorithm

    0下载:
  2. MATLAB经典算法 包括数值计算的插值拟合、动态规划、绘图、解方程、数据分析-MATLAB classic algorithms including the fitting of the numerical calculation of the interpolation, dynamic programming, drawing, solving equations, data analysis, etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:963530
    • 提供者:yeyu
  1. MATLAB

    0下载:
  2. 数值分析及其MATLAB实验。对学习matlab很有帮助,可以复制参考程序呀!-Numerical analysis and MATLAB experiments. Useful for learning matlab reference program can copy it!
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:3599723
    • 提供者:ljr
  1. Numerical-analysis-and-MATLAB

    0下载:
  2. 数值分析及其MATLAB实现(MATLAB 6.X 7.X版)光盘含有用可视化图形介绍的MATLAB基本操作和作图等内容的Word文档电子图书及其多媒体教学软件。另外,光盘中还附有本书中的MATLAB程序包和图形供读者使用。-EBooks numerical analysis and MATLAB (MATLAB 6.X 7.X version) CD-ROM containing MATLAB basic operations and mapping of the visual graphic
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-08
    • 文件大小:26443776
    • 提供者:罗清伟
  1. matlab-GUI-shuzhi

    0下载:
  2. matlab的一点东西,主要还是数值分析类的!并且是和GUI联系在一起的-matlab something, or numerical analysis class! And is linked and GUI
  3. 所属分类:MPI

    • 发布日期:2017-11-19
    • 文件大小:50574
    • 提供者:niewei
  1. shuzhifenxi

    0下载:
  2. 几个数值分析Matlab实例,可以运行~没什么NB的编程-several matlab instance of numerical analysis
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:3646
    • 提供者:hhs
  1. MATLAB

    0下载:
  2. 数值分析理论中关系hmt算法的matlab程序演示过程-Numerical analysis the theoretical relationship hmt algorithm matlab program during the demonstration
  3. 所属分类:assembly language

    • 发布日期:2017-11-01
    • 文件大小:843
    • 提供者:张三
  1. numeriacal-analysis-matlab-code

    0下载:
  2. 数值分析中matlab源码,包括方程求解,数值积分,数值微分,微分方程解法等-Numerical analysis matlab source code, including equations, numerical integration, numerical differentiation, Differential Equation
  3. 所属分类:Algorithm

    • 发布日期:2017-11-05
    • 文件大小:45085
    • 提供者:caoys
  1. MATLAB-Newton

    0下载:
  2. 数值分析中的牛顿插值法的工程实例应用,里面包裹程序仅供大家参考-Numerical analysis of Newton interpolation method in the engineering application, inside the package program for your reference
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:5339
    • 提供者:叶子
  1. matlab

    0下载:
  2. 数值分析中多种算法的matlab编程 有雅克比迭代 高斯迭代法 追赶法 等-Jacobi iterative Gauss iterative method chasing method of numerical analysis of a variety of algorithms matlab programming
  3. 所属分类:Education soft system

    • 发布日期:2017-11-16
    • 文件大小:2114
    • 提供者:赵孔瑞
  1. MATLAB

    0下载:
  2. 数值分析 其中有幂法的艾特肯加速是求解矩阵最大特征值的一个加速算法 -Numerical recipes
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:14305
    • 提供者:姚栖
  1. matlab-shuzifenxi

    0下载:
  2. 数值分析中matlab编程的源程序,大家可以参考下载~-Numerical analysis matlab programming source code, we can refer to the download to
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:11009368
    • 提供者:刘逸飞
  1. MATLAB-M-FILES

    1下载:
  2. 数值分析例题,包括欧拉法、龙格-库塔法、牛顿拉夫逊算法、牛顿-斯柯特和高斯消元法-Gaussian Elimination Row Operations Newton Raphson Newton-Cotes integration Euler s method Runga-Kutta gaussjordan
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:4096
    • 提供者:cecile
  1. Matlab-for-finite-difference-

    0下载:
  2. 利用有限差分法进行数值分析的matlb源代码,欢迎下载-The finite difference method for numerical analysis matlb source code, welcome to download
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:4040
    • 提供者:宋明亮
  1. MATLAB神经网络30个案例分析源码

    5下载:
  2. 《MATLAB神经网络30个案例分析》一书的源代码,共300个案例,含有相应例子及数据、数值算法源码
  3. 所属分类:matlab例程

    • 发布日期:2013-04-01
    • 文件大小:5551197
    • 提供者:zdlsir
  1. romberg-matlab

    0下载:
  2. 描述积分学数值分析龙贝格算法的matlab程序和例题-Descr iption calculus numerical analysis the Romberg algorithm matlab procedures and examples
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:31744
    • 提供者:zjl
  1. numerical-analysis-and-matlab

    0下载:
  2. 数值分析与matlab实现,有代码,高教版-numerial analysis and the realization of matlab
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:905154
    • 提供者:andy
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com